
	body{padding:0px ; margin:0px ; background-color:#212720 ; }
	td#masthead{height:150px ; }
	img#masthead{display: block; }
	table#topbar{width:100% ; }
	
	td#topbar1,td#topbar2,td#topbar3,td#topbar4{height:24px ; background-color:#AC5211 ; 
		text-align:center ; font-family:calisto MT, Arial ; font:bold ; font-size:14px 		                        	
		; color:#FFFFFF ; }
	td#topbar1 a:link,td#topbar2 a:link,td#topbar3 a:link,td#topbar4 a:link
		{color:#FFFFFF ; text-decoration:none ; }
	td#topbar1 a:visited,td#topbar2 a:visited,td#topbar3 a:visited,td#topbar4 a:visited
		{color:#FFFFFF ; text-decoration:none ; }
	td#topbar1 a:hover,td#topbar2 a:hover,td#topbar3 a:hover,td#topbar4 a:hover
		{color:#000000 ; text-decoration:none ; }
	td#topbar0,td#topbar5{height:24px ; background-color:#AC5211 ; }

	td#sidebar1{background-color:#AC5211 ; }
	td#sidebar2{width:200px ; height:1200px ; background-color:#212720 ; height:1200px ; 
		vertical-align:top ;  }

	table#sidenav{width:180px ; background-color:#212720 ; }
	td#sideblurb p{font-family:verdana, arial, sans-serif ; font-size:14px ; font-weight:bold ; 
		color:#AC5211 ; text-align:center ; padding:0px 10px 0px 10px ; }
	td#sidepics p{font-family:verdana, arial, sans-serif ; font-size:9px ; font-weight:normal ; 
		color:#FFFFFF ; text-align:left ; vertical-align:top ; }

	td#content{background-color:#D9E7EE ; }
	td#contentspacer1{height:10px ; background-color:#212720 ; }
	td#context1{padding:5px 20px 5px 20px ; }
	
	a:link{color:#0000FF ; text-decoration:none ;  }
	a:visited{color:#FF00FF ; text-decoration:none ; }
	a:hover{color:#FF0000 ; text-decoration:none ; }

	td#content{vertical-align:top ; text-align:left ; }
	td#content a:link{color:#A45922 ; font-weight:bold ; text-decoration:underline ; }
	td#content a:visited{color:#A45922 ; font-weight:bold ; text-decoration:underline ; }
	td#content a:hover{color:#517283 ; font-weight:bold ; text-decoration:underline ; }

	h1{font-family:calisto MT, courier, serif ; font-size:12px ; font-weight:bold ;  }
	h2{font-family:verdana, arial, sans-serif ; font-size:12px ; font-weight:bold ;  }
	h3{font-family:verdana, arial, sans-serif ; font-size:14px ; font-weight:bold ;  }
	h4{font-family:verdana, arial, sans-serif ; font-size:12px ; font-weight:bold ; 
		font-style:italic  }
	h5{font-family:verdana, arial, sans-serif ; font-size:12px ; font-weight:bold ;  }
	h6{font-family:verdana, arial, sans-serif ; font-size:12px ; font-weight:normal ;  }
	p{font-family:verdana, arial, sans-serif ; font-size:13px ; font-weight:normal ; line-height: 135% ; }

	.chromestyle{width: 99% ; font-family:calisto MT, Arial ; font-weight:normal ; font-size:14px ;  }

	.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "." ; display: block ; height: 0 ; clear: both ; visibility: hidden ; }

	.chromestyle ul{border: 1px solid #AC5211 ; width: 100% ; background:#AC5211 ; /*THEME CHANGE HERE*/
	padding: 4px 0 ; margin: 0 ; text-align: center; /*set value to "left", "center", or "right"*/ }	

	.chromestyle ul li{display: inline ; }

	.chromestyle ul li a{color: #FFFFFF ; padding: 4px 7px ; margin: 0 ; text-decoration:none ;  }

	/* ######### Style for Drop Down Menu ######### */

	.dropmenudiv{position:absolute ; top: 0 ; border: 1px solid #AC5211; /*THEME CHANGE HERE*/
	border-bottom-width: 0 ; font-family:calisto MT, Arial ; font-size:14px ; line-height:18px ; text-align:left ; z-index:100 ; 
	background-color:#AC5211 ; width:134px ; visibility: hidden ; }

	.dropmenudiv a{width: auto ; display: block ; text-indent: 8px ; border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0 ; text-decoration: none ; font-weight: normal ; color: #FFFFFF ; }

	* html .dropmenudiv a{ /*IE only hack*/
	width: 100% ; }


<!--.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/ }
.dropmenudiv a:hover{color:#000000; }-->



